Blog

Luis Majano

October 15, 2008

Spread the word


Share your thoughts

I got word today that I could post this story, so here it is. NASA Jet Propulsion Laboratory has adopted ColdBox for their web application development on several projects. This is very good news for the ColdBox and ColdFusion community as more and more companies are adopting ColdBox as their framework and software toolkit.Another announcement is that two books are in the works. I have started to compose a definitive guide and a pocket reference guide. This will be part of a corporate training package that I will be planning to offer for 2008. So companies can benefit from physical training materials as ColdBox moves into the POSS (Professional Open Source Software) arena. The books will be self-published via on-demand. However, if you are a publisher or know of a publisher that would be interested in creating these training materials with me, please contact me offline at lmajano@ortussolutions.com. As 2.5.0 reaches completion, more and more success stories will be posted. Also a new section in the wiki has been created to showcase companies, applications and websites that are using ColdBox technology. So if you are interested in showing up your company, website or application built on ColdBox, then please submit it to this post, the google mailing list or info@coldboxframework.com. There are only two guides left for update before a final release of ColdBox 2.5.0 becomes a reality. So stay tuned as a release could happen any day now.

Add Your Comment

(4)

Dec 12, 2007 14:40:59 UTC

by Jim Priest

That's great news! There is a 'rocket science' joke in there somewhere....

Dec 13, 2007 14:00:48 UTC

by doc m

I guess NASA does things right sometimes.

Dec 14, 2007 16:03:00 UTC

by Jeff Fleitz

And of course the lame joke about how this news is going to 'propel' Coldbox to the next level.

Sorry.

Congrats, Luis!

Jan 08, 2008 14:55:23 UTC

by Saritha

Congratulations on your great work!

Recent Entries

Your Development Team Is at Capacity. Here’s How to Keep Critical Work Moving!

Your Development Team Is at Capacity. Here’s How to Keep Critical Work Moving!

The problem is not that your team lacks priorities.It is that maintenance, delivery, and long-term improvement are competing for the same people.

For companies running business-critical CFML, ColdFusion, or BoxLang applications, that pressure can be especially difficult to solve. Experienced developers are not always easy to hire quickly, application knowledge may be concentrated in one or two people, and a generalist may need significant context before taking ownership of the work. A permanent hire can also require a significant investment in recruiting, compensation, onboarding, and long-term capacity even when the immediate need is a specific project, urgent maintenance, or a period of transition.

Maria Jose Herrera
Maria Jose Herrera
September 18, 2026
Copy of BoxLang AI 3.4 Blog Series Part 5 : Reasoning Without the Guesswork

Copy of BoxLang AI 3.4 Blog Series Part 5 : Reasoning Without the Guesswork

Reasoning-capable models have been usable in BoxLang AI for a while. params passes straight through to the provider body, so params: { thinking: { type: "enabled", budget_tokens: 10000 } } for Claude, or params: { reasoning_effort: "high" } for OpenAI, already reached the API. What never worked was reading the reasoning back. It was parsed out on arrival and silently dropped. In 3.4.0, that's fixed, and it's fixed the same way for every provider.

Luis Majano
Luis Majano
September 15, 2026